jets3t software package provides graphical and command-line tools for Amazon S3 and CloudFront, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install jets3t
jets3t is installed in your system.
Make ensure the jets3t package were installed using the commands given below,
$ sudo dpkg-query -l | grep jets3t *
You will get with jets3t package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | jets3t |
| Version | 0.8.1+dfsg-1build1 |
| Description | graphical and command-line tools for Amazon S3 and CloudFront |
| Sub Section | Net |